Basis{
	Rollmaterial{
		Masse( 16000)
		Bremskraft( 300 )
		Reibungskraft( 20 )
		vUeberhang(256 )
		hUeberhang( 962 )

		BoxX+( 256 )
		BoxX-( -962 )
		BoxY+( 50 )
		BoxY-( -350 )
		BoxZ+( 340 )
		BoxZ-( 0 )	
		RMTyp(5)
		NoZ()	}

	Motor{
		Leistung( 160 )
		Grenzdrehzahl_U1( 1000 )
		Grenzdrehzahl_U2( 5000 )
		Grenzdrehzahl_U3( 6000 )
	}

	Getriebe{
		Treibradradius( 60 )
		Gang{ 
			Uebersetzung(-5)   
		}
		Gang{ 
			Uebersetzung(-10.0)
		}
		Gang{ 
			Uebersetzung(-20.0)
		}
		Gang{ 
			Uebersetzung( 20.0 )
		}
		Gang{ 
			Uebersetzung( 10.0 )
		}
		Gang{ 
			Uebersetzung( 5 )
		}
	}
	


}